home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Text⁄Files / text to macwrite ƒ / text-to-macwrite..doc next >
Encoding:
Text File  |  1989-02-18  |  688 b   |  23 lines  |  [TEXT/EDIT]

  1. cat text-to-macwrite.hqx
  2. >From: grh@rhi.hi.is (Gisli Runar Hjaltason)
  3. Date: 10 Feb 89 17:00:38 GMT
  4. Organization: University of Iceland (RHI)
  5.  
  6. [Text to MacWrite]
  7.  
  8. txtomw is a skeleton program for converting text files into MacWrite
  9. documents complete with formatting changes.  It is written in MPW C
  10. 2.0.2, but it should be easy to modify so it compiles under other C
  11. compilers (e.g. under UNIX as someone wanted to do) if you have the
  12. necessary Macintosh header files.
  13.  
  14. The following BinHexed StuffIt file contains the source file txtomw.c
  15. and it's header file txtomw.h.  More info is included in the files.
  16.  
  17. Gisli Runar Hjaltason
  18. University of Iceland
  19. grh@rhi.hi.is
  20. grh@krafla.UUCP
  21.  
  22. ---
  23.